home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8224 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  798 b 

  1. Path: cliffy.lfwc.lockheed.com!news
  2. From: James Bassett <bassett@flash.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: Visual C++ 1.5 ODBC opening the database only once
  5. Date: 15 Feb 1996 21:20:43 GMT
  6. Organization: Computer Science Corp.
  7. Message-ID: <4g083b$9ni@cliffy.lfwc.lockheed.com>
  8. NNTP-Posting-Host: 11200855.-pcimport.lfwc.lockheed.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  13.  
  14. I have an application where I have a database with 7 tables in it. 
  15. Various sections of the program I am writing will open one or more tables 
  16. in the database but at different times. I would think I should be able to 
  17. open the database only once but be able to close an individual table, 
  18. HOW?
  19.  
  20.  
  21.                 Thanks
  22.  
  23.                 Jim Bassett
  24.  
  25.